[INFO] fetching crate mik-sdk-macros 0.1.2...
[INFO] testing mik-sdk-macros-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mik-sdk-macros 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mik-sdk-macros 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mik-sdk-macros 0.1.2
[INFO] tweaked toml for crates.io crate mik-sdk-macros 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mik-sdk-macros 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mik-sdk-macros 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded macrotest v1.2.0
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded insta v1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fec55e6ff7741de958075be050445a41926d42dd8cf3c21099656f09634638f
[INFO] running `Command { std: "docker" "start" "-a" "9fec55e6ff7741de958075be050445a41926d42dd8cf3c21099656f09634638f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fec55e6ff7741de958075be050445a41926d42dd8cf3c21099656f09634638f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fec55e6ff7741de958075be050445a41926d42dd8cf3c21099656f09634638f", kill_on_drop: false }`
[INFO] [stdout] 9fec55e6ff7741de958075be050445a41926d42dd8cf3c21099656f09634638f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cef518150e065076c826d6a02301f9fd99392d704c85255a2879230377977ade
[INFO] running `Command { std: "docker" "start" "-a" "cef518150e065076c826d6a02301f9fd99392d704c85255a2879230377977ade", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling mik-sdk-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.06s
[INFO] running `Command { std: "docker" "inspect" "cef518150e065076c826d6a02301f9fd99392d704c85255a2879230377977ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef518150e065076c826d6a02301f9fd99392d704c85255a2879230377977ade", kill_on_drop: false }`
[INFO] [stdout] cef518150e065076c826d6a02301f9fd99392d704c85255a2879230377977ade
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7de9a0b77dad28d438f32b534d0d0f2e011bd18b1bb1ab50b8c3b15c42363c4d
[INFO] running `Command { std: "docker" "start" "-a" "7de9a0b77dad28d438f32b534d0d0f2e011bd18b1bb1ab50b8c3b15c42363c4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.45.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling macrotest v1.2.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling mik-sdk-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `mik_sdk` in this scope
[INFO] [stdout]  --> examples/expand_json.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mik_sdk::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `mik_sdk`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mik_sdk`, use `cargo add mik_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]   --> tests/hygiene_test.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let _result = ok!({ "test": "value" });
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> examples/expand_json.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let value = json!({
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  5 + use mik_sdk_macros::json;
[INFO] [stdout]    |
[INFO] [stdout]  5 + use serde_json::json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mik-sdk-macros` (example "expand_json") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]   --> tests/hygiene_test.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let _x = ensure!(returns_option(), 404, "not found");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ensure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]    --> tests/hygiene_test.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         guard!(true, 400, "condition failed");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]    --> tests/hygiene_test.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |           let _ = error! {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 135 | |             status: 400,
[INFO] [stdout] 136 | |             title: "Test"
[INFO] [stdout] 137 | |         };
[INFO] [stdout]     | |_________^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]    --> tests/hygiene_test.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let _ = ok!({ "method": "POST" });
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]    --> tests/hygiene_test.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         guard!(true, 400, "test");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]    --> tests/hygiene_test.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let _ = ok!({ "test": "value" });
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `ok` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `mik_sdk` in the crate root
[INFO] [stdout]   --> tests/hygiene_test.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let _x = ensure!(returns_option(), 404, "not found");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `mik_sdk` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ensure` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 14 + use crate::mik_sdk;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mik-sdk-macros` (test "hygiene_test") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "7de9a0b77dad28d438f32b534d0d0f2e011bd18b1bb1ab50b8c3b15c42363c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de9a0b77dad28d438f32b534d0d0f2e011bd18b1bb1ab50b8c3b15c42363c4d", kill_on_drop: false }`
[INFO] [stdout] 7de9a0b77dad28d438f32b534d0d0f2e011bd18b1bb1ab50b8c3b15c42363c4d
